@charset "UTF-8";
.main-container .main-content-container .main-content-1 {
  padding: 30px;
  background-color: white;
}

.yw-container {
  padding: 11px;
  padding-left: 230px;
  padding-right: calc(60px + 3.91875em);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
  line-height: 2;
  background-image: url(yw-title.png), url(yw-bg.png);
  background-repeat: no-repeat;
  background-position: 18px center, center;
  background-size: auto, 100% 100%;
}

.yw-container a {
  max-width: 100%;
  padding-left: 1em;
  position: relative;
  font-size: 1.375em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: white;
}

.yw-container a::before {
  content: "";
  width: 0.43em;
  height: 0.43em;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background-color: white;
}

.yw-container a.more {
  padding: 0;
  position: absolute;
  right: 30px;
  bottom: 0.5em;
  font-size: 1.125em;
}

.yw-container a.more::before {
  display: none;
}

.lb-dtlists-container {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
}

.lb-dtlists-container .xw-swiper-container {
  width: 570px;
  height: 320px;
}

.lb-dtlists-container .tabs-lists-container {
  width: 540px;
}

.lb-dtlists-container .tabs-lists-container ul li:nth-of-type(n + 8) {
  display: none;
}

.main-content-2 {
  padding: 30px;
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  background-color: white;
}

.main-content-2 .tabs-lists-container {
  width: 712px;
  flex-shrink: 0;
}

.main-content-2 .tabs-lists-container ul li:nth-of-type(n + 8) {
  display: none;
}

.main-content-2 .zfxxgk-icons-container {
  margin-left: 30px;
  margin-bottom: -30px;
  flex: 1;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.main-content-2 .zfxxgk-icons-container a {
  width: calc(50% - 0.625em);
  min-height: 90px;
  padding: 1.25em;
  padding-right: 4.5625em;
  margin-bottom: 1.25em;
  display: flex;
  align-items: center;
  color: #1275f3;
  background-color: #eef5ff;
  background-position: right 0.8125em center;
  background-repeat: no-repeat;
  background-size: 3.125em;
}

.main-content-2 .zfxxgk-icons-container a:first-of-type {
  background-image: url(icon_zfxxgk.png);
}

.main-content-2 .zfxxgk-icons-container a:nth-of-type(2) {
  background-image: url(icon_tjsj.png);
}

.main-content-2 .zfxxgk-icons-container a:nth-of-type(3) {
  background-image: url(icon_qzfld.png);
}

.main-content-2 .zfxxgk-icons-container a:nth-of-type(4) {
  background-image: url(icon_zfwzndbg.png);
}

.main-content-2 .zfxxgk-icons-container a:nth-of-type(5) {
  background-image: url(icon_zld.png);
}

.main-content-2 .zfxxgk-icons-container a:nth-of-type(6) {
  background-image: url(icon_zzjg.png);
}
.main-content-2 .zfxxgk-icons-container a:nth-of-type(7) {
  background-image: url(icon_wjk.png);
}
.main-content-2 .zfxxgk-icons-container a:nth-of-type(8) {
  background-image: url(icon_qsydw.png);
}
.main-content-3 {
  padding: 26px 30px;
  margin-top: 30px;
  background-color: white;
}

.main-content-3 .swiper-box {
  position: relative;
}

.main-content-3 .swiper-box .zt-swiper-container {
  padding: 2px;
  margin: 0 73px;
  overflow: hidden;
}

.main-content-3 .swiper-box .zt-swiper-container .swiper-wrapper a {
  width: 226px;
  height: 90px;
  background-size: 100% 100%;
}

.main-content-3 .swiper-box .zt-swiper-button-next,
.main-content-3 .swiper-box .zt-swiper-button-prev {
  position: absolute;
  width: 43px;
  height: 72px;
  background: #f5f5f5;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center;
}

.main-content-3 .swiper-box .zt-swiper-button-next {
  right: 0;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAUCAMAAACOLiwjAAAAZlBMVEUAAAAtj/8tkP80kv8tj/8tj/8tj/8ujv85l/8tj/8tkP8tkP8tj/8uj/8tkf8rj/8qkP8sj/8tj/8tj/8sjv8ukP8vj/8ujv8tkP8tj/8tjv8tkP8tj/8vj/8uj/8vjv8ujf8tj/8QJFw0AAAAIXRSTlMA+LMP1MFIJgnfzse7eS0dGOvq6KyopJyTkoiHfXJkUTheiehBAAAAcElEQVQY003OWRKEMAhFURITY6ut9jwPb/+b9FkIJV/3FB8gUrpBbEpCGg11ANJk+iGgrUxfqnN9qNyY3lTvelHRIA/q4oqb3f8AYK89HBGsy4791B6XvmtPiX3Trlr2de3MPotOvz1enxAbcWV/fwbNhQdaJpF7zwAAAABJRU5ErkJggg==);
}

.main-content-3 .swiper-box .zt-swiper-button-prev {
  left: 0;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAUCAMAAACOLiwjAAAAY1BMVEUAAAAtj/8tkP80kv8tj/8tj/8tj/8ujv85l/8tj/8tj/8tkP8tkP8tj/8uj/8tkf8rj/8qkP8sj/8sjv8ukP8vj/8ujv8tkP8tj/8tjv8tkP8tj/8vj/8uj/8vjv8ujf8tj//exXVaAAAAIHRSTlMA+LMP1MFIJgnp387Hu3ktHRjrrKiknJOSiId9cmRROO/4qX0AAABtSURBVBjTTc1ZEkRQEETRN6PR6Hkk979KKbxEfd1TERVlNF1TbN0HBGkIgE1r+xoWY+6G/V+7jOxf7pb9zceO/cl9Y78Oe6dvZwCXaZdF1Ulv6lRIz0W99KDCIN2p2ktXKm5yVCuUDlUSjI/JzLV7Byitcp94AAAAAElFTkSuQmCC);
}


.swiper {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  line-height: 3.125em;
}

.swiper .swiper-wrapper .swiper-slide {
  width: 570px;
  height: 100%;
  background-size: cover;
  background-position: center;
  cursor: pointer;
}

.swiper .swiper-pagination {
  height: 3.125em;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.49);
  bottom: 0;
}

.swiper .swiper-pagination .swiper-pagination-bullet {
  width: 100%;
  height: 3.125em;
  margin: 0;
  padding-left: 20px;
  padding-right: calc(20px + 3.75em);
  display: flex;
  background-color: transparent;
  border-radius: 0;
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 1;
  z-index: 1;
}

.swiper .swiper-pagination .swiper-pagination-bullet a {
  display: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
  color: white;
  z-index: 1;
  line-height: 3.125em !important;
}

.swiper .swiper-pagination .swiper-pagination-bullet span {
  display: block;
  width: 0.7em;
  height: 0.125em;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: white;
}

.swiper .swiper-pagination .swiper-pagination-bullet:first-of-type span {
  right: calc(20px + 1.875em);
}

.swiper .swiper-pagination .swiper-pagination-bullet:nth-of-type(2) span {
  right: calc(20px + 0.9375em);
}

.swiper .swiper-pagination .swiper-pagination-bullet:nth-of-type(3) span {
  right: 20px;
}

.swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: transparent;
  z-index: 2;
}

.swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active a,
.swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active span {
  display: block;
}

.swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active span {
  background-color: #fe9c0a;
}


